Does Our Connect Plan Allow Access to Pipedream's Component Metadata for Integration into Our Automation Product?

This topic was automatically generated from Slack. You can find the original thread here.

Hi Pipedream team,
We have a paid Connect plan and are integrating Pipedream into our automation product. We execute actions and triggers through the hosted Pipedream Connect API.
We would also like permission to read component metadata from the PipedreamHQ/pipedream GitHub repository, store normalized metadata such as component names, descriptions, input schemas, and keys in our database, and use it internal for our ai models just to improve there performance

Does our Connect agreement permit this use?

Can you describe your use case? Why doesn’t the API solve that for you?

It’s more about helping the models generate the correct inputs for the APIs. The action components on GitHub have better descriptions and includes links to the official documentation for each component.

That is all directly available in the API today: List actions - Pipedream